{
  "name": "RUMASA – Rumah Mandiri Peduli Sampah",
  "short_name": "RUMASA",
  "description": "Aplikasi pengelolaan pemilahan sampah rumah tangga berbasis RT/RW",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f0f7f4",
  "theme_color": "#1a7a5e",
  "orientation": "portrait-primary",
  "lang": "id",
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["utilities", "productivity"]
}