{
  "name": "SIMPA - Sistem Informasi Monitoring Pangan Daerah",
  "short_name": "SIMPA",
  "description": "Platform monitoring pangan daerah untuk pemantauan stok pangan real-time.",
  "start_url": "./dashboard.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#16A34A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌾</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
