{
  "name": "Dipataru - Food Delivery",
  "short_name": "Dipataru",
  "description": "Aplikasi delivery food Dipataru modern dan profesional",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e11d48",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/monokrom.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "categories": [
    "food",
    "shopping",
    "lifestyle"
  ],
  "lang": "id",
  "dir": "ltr"
}