{
  "name": "Plainfield Cottage Cheese",
  "short_name": "Plainfield",
  "description": "Premium lactose-free cottage cheese that delivers exceptional taste and nutrition",
  "icons": [
    {
      "src": "../src/assets/appicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../src/assets/appicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "com.eatplainfield.app",
  "start_url": "https://eatplainfield.com",
  "scope": "https://eatplainfield.com",
  "display": "standalone",
  "background_color": "#004B26",
  "theme_color": "#004B26",
  "categories": ["food", "health", "dairy"],
  "orientation": "any",
  "prefer_related_applications": false
}