{
  "name": "Material Design",
  "identifier": "koapp-theme-android",
  "description": {
    "en-US" : "",
    "es-ES" : "Plantilla basada en las guías de diseño de Material Design"
  },
  "version": "1.1.2",
  "category": [
    "material-design"
  ],
  "price": 0,
  "platforms": [
    "android",
    "ios",
    "windows"
  ],
  "showOn": {
    "market": true
  },
  "images" : {
    "list" : "themes/koapp-theme-android/images/list.png",
    "screenshots" : [
      "themes/koapp-theme-android/images/screenshot01.png"
    ],
    "popover" : "themes/koapp-theme-android/images/popover.png",
    "banner" : "themes/koapp-theme-android/images/banner.png"
  },
  "defaultConfig": {
    "colors": {
      "primaryTextColor": "#21.1.2",
      "primaryBackgroundColor": "#ffffff",
      "secondaryTextColor": "#737373",
      "disabledTextColor": "#9b9b9b",
      "dividerColor": "#dbdbdb",
      "primaryColor": "#3f51b5",
      "lightPrimaryColor": "#c5cae9",
      "darkPrimaryColor": "#303f9f",
      "accentColor": "#ff4081",
      "lightAccentColor": "#ff80ab",
      "darkAccentColor": "#f50057",
      "errorColor": "#dd2c00",
      "backgroundColor": "#ffffff"
    },
    "images": {
      "background": ""
    },
    "fonts": {
      "primaryFontFamily": {
        "name": "Roboto",
        "url": "https://fonts.googleapis.com/css?family=Roboto"
      },
      "titleFontFamily": {
        "name": "Roboto",
        "url": "https://fonts.googleapis.com/css?family=Roboto"
      }
    },
    "menu": "polymermenu"
  },
  "subscription": false,
  "main": "themes/koapp-theme-android/koapp-theme-android.html"
}
