{
  "name": "Monitope - Web Page Change Monitor",
  "short_name": "Monitope",
  "description": "Monitor web pages for changes and get notified instantly",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F6F8",
  "theme_color": "#358E86",
  "icons": [
    {
      "src": "/images/Monitope_Flog.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/Monitope_Flog.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "lang": "ja",
  "categories": ["utilities", "productivity"]
}